To: OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
Hi,
I am trying to load my part's menu from a resource, but I need to add additional items to an existing pull-down menu at run-time. I could do this operation just fine if I built the menus programatically. Now if I load them from a resource instead, I can't get the pointer to a pull-down menu. I looked at the menubar member functions, and it doesn't seem to provide access to the menus. What should I do?